Conversation
cdb3070 to
df8133d
Compare
Merged
10 tasks
…than 4.34.0 docs: update the readme file with provider management section
522d163 to
4613d30
Compare
saliceti
approved these changes
Feb 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR is a part of the regular AzureRM Terraform provider update cycle.
This PR needs to be merged before the CohMan repository PR.
Context
Previously the AzureRM provider version in Templates container-app module was set to a "4.34.0".
In order to be able to better manage the provider version used in the client repositories, we won't be pinning a specific provider version anymore.
Rather than pointing to a single version, we will allow using the previously pinned "4.34.0" or newer, as defined in the client repository.
New version definition is
">= 4.34.0"More on the provider version constraints in terraform modules can be found here.
Successful deployment plan (no changes) using this branch in CohMan Sandbox Audit:

Successful deployment apply using this branch in CohMan Sandbox Core:
https://dev.azure.com/nhse-dtos/dtos-cohort-manager/_build/results?buildId=33890&view=logs&j=2e61fdd4-29ab-51b4-3516-655c0df6fcf2&t=430e7011-249c-5e1a-31f4-0c3babbc029d
Type of changes
Checklist
Sensitive Information Declaration
To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.